In graph theory, Lovász number of a graph is a real number that is an upper bound on the Shannon capacity of the graph. It is also known as Lovász theta function and is commonly denoted by ϑ(G). This quantity was first introduced by László Lovász in his 1979 paper On the Shannon Capacity of a Graph.[1]
Contents |
Let G = (V, E) be a graph on n vertices. An ordered set of n unit vectors U = (ui | i ∈ V) ⊂ RN is called an orthonormal representation of G in RN, if ui and uj are orthogonal whenever vertices i and j are not adjacent in G:
Clearly, every graph admits an orthonormal representation with N = n (just represent vertices by distinct vectors from the standard basis of Rn), but in general it might be possible to take N considerably smaller than the number of vertices n.
Lovász number ϑ of graph G is defined as follows:
where c is a unit vector in RN and U is an orthonormal representation of G in RN. Here minimization implicitly is performed also over the dimension N, however without loss of generality it suffices to consider N = n.[2] Intuitively, this corresponds to minimizing the half-angle of a rotational cone containing all representing vectors of an orthonormal representation of G. If the optimal angle is ϕ, then ϑ(G) = 1/cos2(ϕ) and c corresponds to the symmetry axis of the cone.[3]
Let G = (V, E) be a graph on n vertices. Let A range over all n × n symmetric matrices such that aij = 1 whenever i = j or ij ∉ E, and let λmax(A) denote the largest eigenvalue of A. Then an alternative way of computing the Lovász number of G is as follows:[4]
The following method is dual to the previous one. Let B range over all n × n symmetric positive semidefinite matrices such that bij = 0 for every ij ∈ E and Tr(B) = 1. Here Tr denotes trace (the sum of diagonal entries) and J is the n × n matrix of ones. Then[5]
Note that Tr(BJ) is just the sum of all entries of B.
Lovász number can be computed also in terms of the complement graph G. Let d be a unit vector and V = (vi | i ∈ V) be an orthonormal representation of G. Then[6]
Graph | Value of ϑ[7] |
---|---|
Complete graph | ![]() |
Empty graph | ![]() |
Pentagon graph | ![]() |
Cycle graphs | ![]() |
Petersen graph | ![]() |
Kneser graphs | ![]() |
Complete multipartite graphs | ![]() |
If G ⊠ H denotes the strong graph product of graphs G and H, then[8]
If G is the complement of G, then[9]
The Lovász "sandwich theorem" states that the Lovász number always lies between two other numbers that are NP-complete to compute.[10] More precisely,
where ω(G) is the clique number of G (the size of the largest clique) and χ(G) is the chromatic number of G (the smallest number of colors needed to color the vertices of G so that no two adjacent vertices receive the same color). However, the value of ϑ(G) can be approximated by the ellipsoid method in time bounded by a polynomial in the number of vertices of G.[11]
Shannon capacity of graph G is defined as follows:
where α(G) is the independence number of graph G (the size of a largest independent set of G) and Gk is the strong graph product of G with itself k times. Clearly, Θ(G) ≥ α(G). However, Lovász number provides an upper bound on the Shannon capacity of graph,[12] hence
Let the confusability graph of the channel be C5, a pentagon. Since the original paper due Shannon (1956) it was an open problem to determine the value of Θ(C5). It was first established by Lovász (1979) that Θ(C5) = √5.
Clearly, Θ(C5) ≥ α(C5) = 2. However, α(C52) ≥ 5, since "11", "23", "35", "54", "42" are five mutually non-confusable messages, thus Θ(C5) ≥ √5.
To show that this bound is tight, let U = (u1, ..., u5) be the following orthonormal representation of the pentagon:
and let c = (1, 0, 0). By using this choice in the initial definition of Lovász number, we get ϑ(C5) ≤ √5. Hence, Θ(C5) = √5.
Haemers has found graphs for which Θ(G) < ϑ(G), i.e., Shannon capacity is strictly smaller than the Lovász number.[13] This means that in general Lovász result is not tight. Haemers has also provided an alternative bound, which is sometimes better than Lovász bound:[14]
where B is an n × n matrix over some field, such that bii ≠ 0 and bij = 0 if vertices i and j are not[15] adjacent.
Lovász number has been generalized for "non-commutative graphs" in the context of quantum communication.[16]